Skip to content

Conversation

@liancheng
Copy link
Contributor

This PR adds support for the ADD FILE Hive command, and removes ShellCommand and SourceCommand. The reason is described in this SPARK-2220 comment.

@SparkQA
Copy link

SparkQA commented Oct 31, 2014

Test build #22611 has started for PR 3038 at commit 6db61e0.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Oct 31, 2014

Test build #22611 has finished for PR 3038 at commit 6db61e0.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class DFSCommand(kv: Option[(String, Option[String])]) extends Command
    • case class AddFile(path: String) extends LeafNode with Command

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/22611/
Test PASSed.

@marmbrus
Copy link
Contributor

Thanks, merged to master. BTW we may want to consider special casing some of these because I believe they are used in the compatibility tests.

@asfgit asfgit closed this in 23468e7 Oct 31, 2014
@liancheng
Copy link
Contributor Author

@marmbrus Indeed, ddltime.q uses !sleep;.

@liancheng liancheng deleted the hive-commands branch October 31, 2014 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants